gtk4.git
2009-10-16 Christian DywanDeprecate GtkInputDialog
2009-10-16 Tor LillqvistFix build on Windows
2009-10-15 Debarshi RayUse G_BEGIN/END_DECLS in gtkcellrendererspinner.h
2009-10-15 Federico Mena... Fix thinkos in which fields get used
2009-10-15 Federico Mena... Oops, it's gsize, not GSize
2009-10-15 Federico Mena... Fix a g_strdup_printf()
2009-10-15 Federico Mena... Put the list of column types in a macro
2009-10-15 Federico Mena... Clarify the arguments of g_file_query_info_async()
2009-10-15 Federico Mena... Make copy_attribute() a function instead of a macro
2009-10-15 Federico Mena... Don't leak a treepath if the treeview is not populated yet
2009-10-15 Federico Mena... Factor out function to set a fixed size for the icon...
2009-10-15 Federico Mena... Comment that the column order needs to be kept in sync...
2009-10-15 Federico Mena... Fix typo in a comment
2009-10-15 Federico Mena... Make get_selected_file() return a ref'ed file
2009-10-15 Federico Mena... In set_filter(), handle the case where the new filter...
2009-10-15 Federico Mena... s/get_is_visible/iter_is_visible for clarity
2009-10-15 Federico Mena... Remove obsolete comment
2009-10-15 Federico Mena... Make the code match the docs in _gtk_file_system_model_...
2009-10-15 Federico Mena... Free some missing fields in ::finalize()
2009-10-15 Federico Mena... Clarify variable names in gtk_file_system_model_sort()
2009-10-15 Federico Mena... Nothing to do for ref/unref_node
2009-10-15 Federico Mena... Clarify a couple of spots with comments
2009-10-15 Federico Mena... Clarify array indexes vs. row numbers
2009-10-15 Federico Mena... Big comment on how GtkFileSystemModel works
2009-10-15 Federico Mena... Remove obsolete code to use a cached mime-type
2009-10-15 Federico Mena... Fix thinko in node_should_be_visible()
2009-10-15 Federico Mena... Factory out functions to emit row_inserted, row_changed...
2009-10-15 Federico Mena... When updating a file, handle the case where the old...
2009-10-15 Federico Mena... When removing a file, also remove it from the file_look...
2009-10-15 Federico Mena... Comment on how the file_lookup hash table gets rebuilt...
2009-10-15 Federico Mena... Clarify the arguments to g_file_query_info_async()
2009-10-15 Federico Mena... Show an error dialog when we can't read the folder...
2009-10-15 Federico Mena... Clarify the code flow in gtk_file_system_model_got_files()
2009-10-15 Federico Mena... Remove the dir_thaw_source while disposing the model
2009-10-15 Federico Mena... Make _gtk_file_system_model_remove_file() static
2009-10-15 Federico Mena... Make _gtk_file_system_model_add_file() static
2009-10-15 Federico Mena... Clarify the comments that some fields in GtkFileSystemM...
2009-10-15 Federico Mena... Clarify the arguments to g_file_monitor_directory()
2009-10-15 Federico Mena... Clarify an argument to g_file_enumerate_children_async()
2009-10-15 Federico Mena... Fix and tighten an assertion
2009-10-15 Federico Mena... Complete the documentation string for _gtk_file_system_...
2009-10-15 Federico Mena... Start with a file array with a resonable preallocated...
2009-10-15 Federico Mena... Compute the node size only once to avoid the scary...
2009-10-15 Federico Mena... g_error() as soon as we catch an invalid column type
2009-10-15 Benjamin OtteImprove show_and_select_files() function
2009-10-15 Benjamin OtteRemove unused error argument from show_and_select_files()
2009-10-15 Benjamin OtteEnable the size column in recent files/search
2009-10-15 Benjamin OtteUse the faster accessor function in the sort functions
2009-10-15 Benjamin OtteConvert recent files to a GtkFileSystemModel
2009-10-15 Benjamin OtteConvert search to use a GtkFileSystemModel
2009-10-15 Benjamin OtteDon't count the "enter directory name" line as a select...
2009-10-15 Benjamin OtteAdd a constructor to filesystem model that does not...
2009-10-15 Benjamin OtteMake the filesystem model filter API use a GtkFileFilter
2009-10-15 Benjamin OtteOnly query the absolutely necessary attributes
2009-10-15 Benjamin OtteLoad icons on-demand
2009-10-15 Benjamin OtteUse the GtkTreeSortable of the filesystem model
2009-10-15 Benjamin OtteClean up code to use the model directly
2009-10-15 Benjamin OtteReplace the cell data computations
2009-10-15 Benjamin OtteConsolidate tree models for different browse modes
2009-10-15 Benjamin OtteSimplify gtk_file_chooser_default_unselect_file()
2009-10-15 Benjamin OtteCreating the model no longer fails
2009-10-15 Benjamin OtteImplement new GtkFileSystemModel
2009-10-15 Benjamin Ottemove GtkFileSystemModel private stuff out of the privat...
2009-10-15 Xan LopezDo not assign the parent class twice
2009-10-15 Paolo BorelliNotify the "active" property of the spinner only when...
2009-10-15 Matej UrbančičUpdated Slovenian translation
2009-10-15 Matej UrbančičUpdated Slovenian translation
2009-10-15 Emmanuele Bassigtk-demo: Remove C99-ism from list_store example
2009-10-15 Daniel NylanderUpdated Swedish translation
2009-10-15 A S AlamCompleting translation for Punjabi
2009-10-15 Javier JardónMove documentation to inline comments: GtkToolShell
2009-10-15 Javier JardónMove documentation from templates to inline comments...
2009-10-15 Javier JardónMove documentation from templates to inline comments...
2009-10-15 Javier JardónMove documentation from templates to inline comments...
2009-10-15 Bastien NoceraFix GtkSpinner using style before it's set
2009-10-14 Bastien NoceraFix property links in GtkSpinner
2009-10-14 Leonid KanterUpdated Russian translation
2009-10-14 Bastien NoceraAdd GtkSpinner::animation-duration style property
2009-10-14 Matthias ClasenAdd GtkSpinner to the widget gallery
2009-10-14 Matthias ClasenDocumentation and stylistic fixups
2009-10-14 Bastien NoceraFix "active" property not being notified
2009-10-14 Matthias ClasenFix doc build
2009-10-14 Bastien NoceraCapitalise a11y description for GtkSpinner
2009-10-14 Bastien NoceraUpdate POTFILES.in for spinner widgets
2009-10-14 Bastien NoceraBug 319607 – Add a throbber (activity widget) to GTK+
2009-10-14 Bastien NoceraAdd ability to set a tooltip's image from a GIcon
2009-10-14 Javier JardónMove documentation from templates to inline comments...
2009-10-14 Javier JardónSubstitute gtk_widget_ref/unref with g_object_ref/unref
2009-10-14 Javier JardónSubstitute gtk_style_unref for g_object_unref in docume...
2009-10-14 Javier JardónUse g_object_ref/unref instead deprecated gdk_*_ref...
2009-10-13 Tor LillqvistDon't use XP themes until they work
2009-10-13 Javier JardónBump version to 2.19.0
2009-10-13 Leonid KanterUpdated Russian translation
2009-10-13 Leonid KanterUpdated Russian translation
2009-10-13 Nguyễn Thái... po/vi.po: update translation of "Places"
2009-10-13 David PlanellaUpdated Catalan translation
2009-10-12 David PlanellaUpdated Catalan translation
2009-10-12 Javier JardónBug 596019 - No accessors for GtkDialog buttons
2009-10-11 Dumitru Mișu... Updated Romanian translation
2009-10-11 Kjartan MaraasUpdated Norwegian bokmål translation
next